-
1 стек исключений
Computers: exception stack -
2 трассировка стека исключений
Computers: exception stack traceУниверсальный русско-английский словарь > трассировка стека исключений
-
3 составлять
1. составить (вн.) (собирать, ставить несколько предметов вместе)put* together (d.), make* up (d.)составить дна стола — put* two tables together
составить книги вместе — put* the books together
составлять винтовки в козлы воен. — stack / pile arms
2. составить (вн.)составлять поезд — make* up a train
составлять словарь — compile a dictionary
2. (деловое письмо, документ и т. п.) draw* up (d.)составлять план — make*, или work out, или draw* up, a plan, formulate a plan
составлять проект — draw* up a draft
составлять протокол — draw* the record, draw* up the statement of the case
составлять список — make* a list
составлять предложение — form / construct a sentence
составлять уравнение — work out an equation
составлять таблицу — make* / draw* up a table
составлять себе мнение — form an opinion
составлять себе мнение о ком-л. — size smb. up
4. (представлять, являться) be5. (равняться, давать в результате) form (d.), make* (d.), make* up (d.)расходы составляют 80% бюджета — expenditure accounts for, или makes up, 80% of the budget
♢
составить кому-л. компанию — keep* smb. company -
4 составлять
I несов. - составля́ть, сов. - соста́вить; (вн.)1) (собирать, ставить или класть вместе) put together (d), make up (d)соста́вить два стола́ — put two tables together
соста́вить кни́ги вме́сте — put the books together
составля́ть винто́вки в ко́злы воен. — stack / pile arms
составля́ть по́езд — make up a train
2) (из; собирать из составных частей) compose (d from), compile (d from)он соста́вил речь из большо́го числа́ иссле́довательских материа́лов — he composed his speech from many research notes
3) (писать, создавать, формировать) write (d), make (d); draw up (d)составля́ть спи́сок — make a list
составля́ть слова́рь — make / compile a dictionary
составля́ть план — make [work out; draw up; formulate] a plan
составля́ть прое́кт реше́ния — draw up a draft resolution
составля́ть протоко́л (собрания) — keep the record; ( о каком-л событии) draw up a statement of the case
составля́ть предложе́ние — form / construct a sentence
составля́ть уравне́ние — work out an equation
составля́ть табли́цу — make / draw up a table
4) (представлять собой, являться) beсоставля́ть затрудне́ние — present a difficulty
сде́лать э́то не составля́ет большо́го труда́ — it won't be very difficult to do it
э́то составля́ет исключе́ние из о́бщего пра́вила — this is an exception to the general rule
5) (равняться, давать в результате) form (d), make (d), make up (d)составля́ть в сре́днем — average (d)
капиталовложе́ния составля́ют миллио́н рубле́й — the investments total a million roubles
расхо́ды составля́ют 80% бюдже́та — expenditure accounts for [makes up] 80% of the budget
••соста́вить кому́-л компа́нию — keep smb company
IIсоставля́ть себе́ мне́ние — form an opinion
(вн.; переставлять сверху вниз) take (d) down
См. также в других словарях:
Exception handling — is a programming language construct or computer hardware mechanism designed to handle the occurrence of exceptions, special conditions that change the normal flow of program execution. Programming languages differ considerably in their support… … Wikipedia
Exception chaining — Exception chaining, or exception wrapping, is an object oriented programming technique of handling exceptions by re throwing a caught exception after wrapping it inside a new exception. The original exception is saved as a property (such as cause … Wikipedia
Exception handling syntax — varies between programming languages to accommodate their overall syntax. Some languages don t call the concept exception handling or they may not have direct facilities for it, but they can still provide means for implementing it. Catalogue of… … Wikipedia
Stack buffer overflow — In software, a stack buffer overflow occurs when a program writes to a memory address on the program s call stack outside of the intended data structure; usually a fixed length buffer.cite web last = Fithen first = William L coauthors = Seacord,… … Wikipedia
Exception — Klassifizierung verschiedener Ausnahmesituationen Eine Ausnahme oder Ausnahmesituation (engl. exception) bezeichnet in der Computertechnik ein Verfahren, Informationen über bestimmte Programmzustände – meistens Fehlerzustände – an andere… … Deutsch Wikipedia
Stack overflow — Dépassement de pile En informatique, un dépassement de pile ou débordement de pile (en anglais, stack overflow) est un bogue causé par un processus qui, lors de l écriture dans une pile, écrit à l extérieur de l espace alloué à la pile, écrasant… … Wikipédia en Français
Call stack — In computer science, a call stack is a stack data structure that stores information about the active subroutines of a computer program. This kind of stack is also known as an execution stack, control stack, run time stack, or machine stack, and… … Wikipedia
The Only Exception — «The Only Exception» Сингл Paramore из альбома Brand New Eyes Выпущен Февраль 2010 (цифровая версия) 19 апреля 2010 (официальный релиз) Формат Загрузка музыки Записан Весна 2009; Lightning Sound Studios, Калифорния … Википедия
Microsoft-specific exception handling mechanisms — Microsoft Windows OS family employs some exception handling mechanisms that are based on the operation system specifics. Contents 1 Structured Exception Handling 1.1 Usage 1.2 Implementation 1.3 … Wikipedia
Automated Exception Handling — is a computing term referring to the computerized handling of errors. Runtime engines such as those for the Java language or Microsoft .Net lend themselves to an automated mode of exception or error handling. In these environments software errors … Wikipedia
Call stack overflow — Dépassement de pile En informatique, un dépassement de pile ou débordement de pile (en anglais, stack overflow) est un bogue causé par un processus qui, lors de l écriture dans une pile, écrit à l extérieur de l espace alloué à la pile, écrasant… … Wikipédia en Français